The Imagick class
PHP Manual

Imagick::previousImage

(PECL imagick 2.0.0)

Imagick::previousImageMove to the previous image in the object

Descripción

bool Imagick::previousImage ( void )
Warning

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Assocates the previous image in an image list with the Imagick object.

Valores retornados

Returns TRUE on success.


The Imagick class
PHP Manual